Skip to content

Conversation

xepozz
Copy link
Member

@xepozz xepozz commented Jun 18, 2023

Q A
Is bugfix? ✔️/❌
New feature? ✔️/❌
Breaks BC? ✔️/❌
Fixed issues comma-separated list of tickets # fixed by the PR, if any

@what-the-diff
Copy link

what-the-diff bot commented Jun 18, 2023

PR Summary

  • Added new dependency
    A new dependency has been added to manage package installation.
  • Imported Synchronizer in Debugger
    The Synchronizer class is now being used in the Debugger for better performance.
  • Prevented race conditions
    Wrapped the flush function with Synchronizer to ensure only one process can execute it at a time, avoiding potential race conditions.

Copy link
Member

@vjik vjik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need adapt tests to this change.

@xepozz xepozz marked this pull request as draft July 9, 2023 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants